.biaoti {
	padding-top: 40px;
	width: 100%;
	height: auto;
	overflow: hidden;
	box-shadow: 0px 15px 30px -0px rgb(226, 231, 239, 1);
	position: relative;
}

.biaoti2 {
	padding-top: 40px;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.enbiaoti {
	text-transform: uppercase;
	font-size: 30px;
	color: #eee;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
}

.cnbiaoti {
	font-size: 30px;
	color: #2b65bc;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 3px;
	text-align: center;
	padding: 20px 0;
}

.miaoshu {
	font-size: 18px;
	color: #999;
	line-height: 26px;
	text-align: center;
}

.ge {
	width: 40px;
	height: 5px;
	background: #cb2323;
	margin: 10px auto 0;
}


/* 首页产品 */
.iproduct {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f6f8fb;
}

.ipronav {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 80px;
	border-bottom: 1px solid #dddddd;
}

.ipronav ul li {
	float: left;
}

.ipronav li {
	width: calc(100% / 5);
	height: auto;
	text-align: center;
	font-size: 16px;

}

.ipronav li a {
	display: block;
	color: #111;
	font-size: 18px;
}

.ipronav li:hover {
	background: #2b65bc;
}

.ipronav li:hover a {
	color: #fff;
}

.ipronav li.active {
	position: relative;
	background: #2b65bc;
}

.ipronav li.active a {
	color: #fff;
	display: block;
}



.iproductlist {
	width: 100%;
	height: auto;
	margin: 10px auto;
	overflow: hidden;
	padding: 30px 0;
}


.iproductlist ul li {
	float: left;
}

.iproductlist li {
	width: 23%;
	height: auto;
	overflow: hidden;
	margin: 1%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.iproductlist li img {
	max-width: 100%;
	height: 200px;
	display: block;
	margin: 10px;
}

.iproductlist li span {
	display: block;
	text-align: center;
	line-height: 60px;
	border-top: 1px solid #eeeeee;
}

.iproductlist li span a {
	font-size: 16px;
	display: block;
}

.iproductlist li span i {
	color: #cb2323;
	margin-left: 10px;
	font-size: 22px;
}


.more {
	width: 180px;
	height: 60px;
	line-height: 60px;
	overflow: auto;
	margin: 0px auto;
	background: #cb2323;
	text-align: center;
	margin-bottom: 50px;
}

.more a {
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}


/* 首页关于我们 */

.iabout {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #dddddd;

	padding: 20px 0 40px;

	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
}

.iabout_left {
	width: calc(100% - 40px);
	height: auto;
	overflow: hidden;
	padding: 20px;
}

.iabout_left img {
	max-width: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.iabout_right {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 20px;
	position: relative;
}

.iabout_right .t1 {
	font-size: 24px;
	font-weight: 600;
	color: #111;
}

.iabout_right .t2 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
	color: #999;
	letter-spacing: 0;
}

.iabout_right .t3 {
	font-size: 16px;
	color: #333;
	line-height: 28px;
	padding-top: 10px;
}

.iabout_right .t4 {
	font-size: 18px;
	color: #cb2323;
	font-weight: 600;
	line-height: 36px;
}

.iabout_right .t5 {
	width: 180px;
	height: 60px;
	line-height: 60px;
	overflow: auto;
	background: #cb2323;
	text-align: center;

	position: absolute;
	bottom: 20px;
}

.iabout_right .t5 a {
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}


/* 车间一角 */

.ichejian {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f6f8fb;
	padding-bottom: 30px;
}

.ichejianbox {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	border-top: 1px solid #eeeeee;
	position: relative;
}

.ichejian_mian {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ichejian_mian img {
	display: block;
	width: 100%;
	height: 310px;
}

.ichejian_mian span {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;

	line-height: 60px;
	text-align: center;
}

.ichejian_mian span a {
	display: block;
	font-size: 18px;
	color: #111;
}

.cbtnl {
	position: absolute;
	top: calc(50% - 30px);
	left: -80px;
	font-size: 66px !important;
	font-weight: 600;
	color: #2b65bc !important;
}

.cbtnr {
	position: absolute;
	top: calc(50% - 30px);
	right: -80px;
	font-size: 66px !important;
	font-weight: 600;
	color: #2b65bc !important;
}



.guanggao {
	width: 100%;
	height: 120px;
	overflow: hidden;
	background: url(../images/guanggao.jpg) no-repeat center;
	background-size: cover;
}


/* 视频中心 */

.ishipin {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ishipinlist {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #eeeeee;
	position: relative;
	padding: 40px 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 40px;
}

.ishipinlist>div a {
	display: block;
}

.ishipinlist>div img {
	display: block;
	margin: 0px auto;
	max-width: 100%;

	width: 100%;
	height: 400px;
}


/* 新闻中心 */
.inews {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f6f8fb;
}

.inewsbox {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #eeeeee;
	position: relative;
	padding: 40px 0;

	display: grid;
	grid-template-columns: 1fr 2fr;
	gap: 20px;
}

.inews_left {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;

	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}


.inews_left img {
	width: 100%;
	display: block;
	margin: 0px auto;
}

.inews_left span {
	display: block;
	text-align: center;
	line-height: 60px;
	border-top: 1px solid #eeeeee;
}

.inews_left span a {
	font-size: 18px;
	display: block;
}

.inews_left span i {
	color: #cb2323;
	margin-left: 10px;
	font-size: 22px;
}

.inews_right {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.inews_right_nav {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.inews_right_nav ul li {
	float: left;
}

.inews_right_nav li {
	width: 32%;
	height: auto;
	line-height: 18px;
	line-height: 50px;
	margin-right: 2%;
	text-align: center;
	background: #fff;
}

.inews_right_nav li:last-child {
	margin-right: 0;
}

.inews_right_nav li a {
	font-size: 18px;
}

.inews_right_nav li.active {
	background: #2b65bc;
}

.inews_right_nav li.active a {
	color: #fff;
	display: block;
}

.inews_right_nav li:hover {
	background: #2b65bc;
}

.inews_right_nav li:hover a {
	color: #fff;
	display: block;
}



.inewslist {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}

.inewslist ul li {
	float: left;
}

.inewslist li {
	width: calc(100% - 40px);
	height: auto;
	overflow: hidden;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
	background: #fff;
	padding: 3px 20px;
}

.inewslist li:last-child {
	border-bottom: none;
}

.inewslist li a {
	display: block;
	font-size: 18px;
	color: #111;
}

.inewslist li a i {
	float: right;
}

.destxt {
	font-size: 12px;
	line-height: 24px;
	color: #999;
	margin-bottom: 6px;
	margin-top: 6px;
}








@media screen and (max-width: 1200px) and (min-width: 0px) {


	.biaoti {
		padding-top: 30px;
		width: 100%;
		height: auto;
		overflow: hidden;
		box-shadow: 0px 15px 30px -0px rgb(226, 231, 239, 1);
		position: relative;
	}

	.biaoti2 {
		padding-top: 30px;
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
	}

	.enbiaoti {
		text-transform: uppercase;
		font-size: 20px;
		color: #eee;
		font-weight: 600;
		line-height: 30px;
		text-align: center;
	}

	.cnbiaoti {
		font-size: 25px;
		color: #2b65bc;
		font-weight: 600;
		line-height: 30px;
		letter-spacing: 3px;
		text-align: center;
		padding: 5px 0;
	}

	.miaoshu {
		padding: 0 20px;
		font-size: 12px;
		color: #999;
		line-height: 20px;
		text-align: center;
	}

	.ge {
		width: 40px;
		height: 3px;
		background: #cb2323;
		margin: 10px auto 0;
	}


	/* 首页产品 */
	.iproduct {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f6f8fb;
	}

	.ipronav {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		line-height: 40px;
		border-bottom: 1px solid #dddddd;
	}

	.ipronav ul li {
		float: left;
	}

	.ipronav li {
		width: calc(100% / 3);
		height: auto;
		text-align: center;
		font-size: 12px;

	}

	.ipronav li a {
		display: block;
		color: #111;
		font-size: 12px;
	}

	.ipronav li:hover {
		background: #2b65bc;
	}

	.ipronav li:hover a {
		color: #fff;
	}

	.ipronav li.active {
		position: relative;
		background: #2b65bc;
	}

	.ipronav li.active a {
		color: #fff;
		display: block;
	}



	.iproductlist {
		width: 100%;
		height: auto;
		margin: 10px auto;
		overflow: hidden;
		padding: 10px 0;
	}

	.iproductlist ul li {
		float: left;
	}

	.iproductlist li {
		width: 48%;
		height: auto;
		overflow: hidden;
		margin: 1%;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}

	.iproductlist li img {
		width: 100%;
		height: 160px;
		display: block;
		margin: 0px auto;
	}

	.iproductlist li span {
		display: block;
		text-align: center;
		line-height: 40px;
		border-top: 1px solid #eeeeee;
	}

	.iproductlist li span a {
		font-size: 12px;
		display: block;
	}

	.iproductlist li span i {
		color: #cb2323;
		margin-left: 10px;
		font-size: 14px;
	}


	.more {
		width: 180px;
		height: 40px;
		line-height: 40px;
		overflow: auto;
		margin: 0px auto;
		background: #cb2323;
		text-align: center;
		margin-bottom: 30px;
	}

	.more a {
		display: block;
		font-size: 14px;
		font-weight: 600;
		color: #fff;
	}


	/* 首页关于我们 */

	.iabout {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-top: 1px solid #dddddd;

		padding: 20px 0;

		display: grid;
		grid-template-columns: 1fr;
		gap: 10px;
	}

	.iabout_left {
		width: calc(100% - 20px);
		height: auto;
		overflow: hidden;
		padding: 10px;
	}

	.iabout_left img {
		max-width: 100%;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}

	.iabout_right {
		width: auto;
		height: auto;
		overflow: hidden;
		padding: 10px;
		position: relative;
	}

	.iabout_right .t1 {
		font-size: 20px;
		font-weight: 600;
		color: #111;
	}

	.iabout_right .t2 {
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 600;
		color: #999;
		letter-spacing: 1px;
	}

	.iabout_right .t3 {
		font-size: 14px;
		color: #333;
		line-height: 26px;
		padding-top: 10px;
	}

	.iabout_right .t4 {
		font-size: 18px;
		color: #cb2323;
		font-weight: 600;
		line-height: 36px;
		text-align: center;
	}


	.iabout_right .t5 {
		width: 180px;
		height: auto;
		line-height: 40px;
		overflow: auto;
		margin: 0px auto;
		background: #cb2323;
		text-align: center;
		margin-bottom: 10px;
		position: relative;
		bottom: 0;
	}

	.iabout_right .t5 a {
		display: block;
		font-size: 14px;
		font-weight: 600;
		color: #fff;
	}



	/* 车间一角 */

	.ichejian {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f6f8fb;
		padding-bottom: 10px;
	}

	.ichejianbox {
		width: 100%;
		height: auto;
		/* overflow: hidden; */
		border-top: 1px solid #eeeeee;
		position: relative;
	}

	.ichejian_mian {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.ichejian_mian img {
		display: block;
		width: 100%;
		height: 160px;
	}

	.ichejian_mian span {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;

		line-height: 40px;
		text-align: center;
	}

	.ichejian_mian span a {
		display: block;
		font-size: 14px;
		color: #111;
	}

	.cbtnl {
		position: absolute;
		top: calc(50% - 30px);
		left: -80px;
		font-size: 66px !important;
		font-weight: 600;
	}

	.cbtnr {
		position: absolute;
		top: calc(50% - 30px);
		right: -80px;
		font-size: 66px !important;
		font-weight: 600;
	}



	.guanggao {
		display: none;
		
		width: 100%;
		height: 120px;
		overflow: hidden;
		background: url(../images/guanggao.jpg) no-repeat center;
		background-size: cover;
	}


	/* 视频中心 */

	.ishipin {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.ishipinlist {
		width: calc(100% - 20px);
		height: auto;
		overflow: hidden;
		border-top: 1px solid #eeeeee;
		position: relative;
		padding: 20px 10px;
		display: grid;
		grid-template-columns: 1fr;
		gap: 10px;
	}

	.ishipinlist>div a {
		display: block;
	}

	.ishipinlist>div img {
		display: block;
		margin: 0px auto;
		max-width: 100%;
		max-height: 300px;
	}


	/* 新闻中心 */
	.inews {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #f6f8fb;
	}

	.inewsbox {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-top: 1px solid #eeeeee;
		position: relative;
		padding: 20px 0;

		display: grid;
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.inews_left {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;

		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}


	.inews_left img {
		width: 100%;
		display: block;
		margin: 0px auto;
	}

	.inews_left span {
		display: block;
		text-align: center;
		line-height: 50px;
		border-top: 1px solid #eeeeee;
	}

	.inews_left span a {
		font-size: 16px;
		display: block;
	}

	.inews_left span i {
		color: #cb2323;
		margin-left: 10px;
		font-size: 22px;
	}

	.inews_right {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.inews_right_nav {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.inews_right_nav ul li {
		float: left;
	}

	.inews_right_nav li {
		width: 32%;
		height: auto;
		line-height: 18px;
		line-height: 40px;
		margin-right: 2%;
		text-align: center;
		background: #fff;
	}

	.inews_right_nav li:last-child {
		margin-right: 0;
	}

	.inews_right_nav li a {
		font-size: 16px;
	}

	.inews_right_nav li.active {
		background: #2b65bc;
	}

	.inews_right_nav li.active a {
		color: #fff;
		display: block;
	}

	.inews_right_nav li:hover {
		background: #2b65bc;
	}

	.inews_right_nav li:hover a {
		color: #fff;
		display: block;
	}



	.inewslist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
	}

	.inewslist ul li {
		float: left;
	}

	.inewslist li {
		width: calc(100% - 20px);
		height: auto;
		overflow: hidden;
		line-height: 35px;
		border-bottom: 1px solid #ddd;
		background: #fff;
		padding: 0 10px;
	}

	.inewslist li:last-child {
		border-bottom: none;
	}

	.inewslist li a {
		display: block;
		font-size: 14px;
		color: #111;
	}

	.inewslist li a i {
		float: right;
	}


	.destxt {
		font-size: 12px;
		line-height: 24px;
		color: #999;
	}


}




.tupian {
	position: relative;
	width: 100%;
	height: auto;
}


.tupian img {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	display: block;
}





.videoico {
	position: absolute;
	width: 400px;
	height: 400px;
}

.videoico img {
	width: 60px !important;
	height: 60px !important;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}



@media (max-width: 768px) {

	.videoico {
		position: absolute;
		width: 100%;
		height: 250px;
	}

	.videoico img {
		width: 60px !important;
		height: 60px !important;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}


}
